home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 115 / macaddict115.cdr / Software / Development / phpstudio.dmg / PHP Studio.app / Contents / Frameworks / ASPlatinumBox.h < prev    next >
Text File  |  2005-12-17  |  88b  |  9 lines

  1. /* ASPlatinumBox */
  2.  
  3. #import <Cocoa/Cocoa.h>
  4.  
  5. @interface ASPlatinumBox : NSBox
  6. {
  7. }
  8. @end
  9.